@media (max-width: 479px){
body{
  padding-top: 85px;
}
.carousel.slide {
  height: 340px;
}
.carousel-inner .item img{
	height: 340px
}

section.about, 
section.services, 
section.our-team, 
section.portfolio, 
section.contact, 
section.footer {
  padding-top: 60px;
}
.settings-section{
  top: 150px
}
.settings-section .settings-btn {
  height: 40px;
  padding: 7px 10px;
  right: -40px;
  width: 40px;
}
.navbar-brand {
  height: 85px;
  padding: 20px 0 0 20px;
}
.navbar-brand img {
  width: 150px;
}
.navbar-toggle {
  margin-top: 25px;
}
.smaller .navbar-toggle {
  margin-top: 13px;
}
.smaller .nav{
  background: #fff
}
.smaller .navbar-nav{
  margin: 0px -15px
}
.navbar-nav > li,.navbar-nav > li.current{
  height: 40px;
}
.navbar-nav > li > a {
  height: 40px;
  padding: 11px 14px;
}
.navbar-default .navbar-nav > li > a {
  font-size: 15px;
}
.navbar-nav > li.search-icon > a {
  padding-bottom: 6px;
  padding-top: 6px;
}

.smaller .navbar-nav > li > a {
  height: 40px;
  padding: 11px 14px;
}
.smaller .navbar-default .navbar-nav > li > a {
  font-size: 15px;
}
.smaller .navbar-nav > li.search-icon > a {
  padding-bottom: 6px;
  padding-top: 6px;
}

.smaller .navbar-fixed-top,
.navbar-collapse, 
.navbar-fixed-bottom 
.navbar-collapse {
 max-height: 400px;
}
.search-area {
  height: 45px;
}
.search-area input.search {
  font-size: 20px;
  height: 45px;
  left: 5px;
  width: 200px;
}
.search-area button {
  font-size: 23px;
  padding: 8px 0;
  transition: all 0.2s ease-in 0s;
}
.search-area button.btn-submit {
  right: 95px;
}
.search-area button::after {
  height: 23px;
  left: -24px;
  top: 13px;
  width: 1px;
}
.carousel-caption h2 {
  font-size: 28px;
  line-height: 30px;
  margin-top: 0px;
}
.carousel-caption p{
	display: none;
}
.carousel-caption a {
  border: 1px solid #fff;
  border-radius: 0 15px;
  font-size: 16px;
  height: 45px;
  margin-top: 20px;
  padding-top: 10px;
  width: 129px;
}
.carousel-caption a:hover{
	border-radius: 15px 0
}
.carousel-indicators li {
  height: 15px;
  margin: 3px;
  width: 15px;
}
.carousel-indicators .active{
  height: 15px;
  margin: 3px;
  width: 15px;	
}
.carousel-control {
  height: 45px;
  margin-top: -20px;
  top: 50%;
  width: 45px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
	font-size: 20px;
	margin-top: -10px;
}


.section-title h1 {
  font-size: 30px;
}
.section-title h1::after {
  bottom: -5px;
}
.section-title p {
  font-size: 14px;
  line-height: 30px;
  margin-top: 35px;
  padding: 0 10px;
}

.single-about {
  margin-top: 40px;
}
.single-about i {
  font-size: 25px;
  padding: 10px 10px;
}

.single-about h3 {
  font-size: 25px;
  margin-top: 26px;
}
.single-about p {
  font-size: 15px;
}

.awesome-left, .awesome-right {
  height: 430px;
}
.awesome-right {
  height: 765px;
}
.why-awesome .right-padding {
  padding-right: 15px;
}
.why-awesome .left-padding {
  padding-left: 15px;
}
.awesome-right {
  padding: 40px 25px 35px 40px;
}
.awesome-right h3 {
  font-size: 27px;
}
.awesome-right p {
  font-size: 14px;
  margin-top: 20px;
}
.awesome-right ul {
  margin-top: 40px;
}
.awesome-right ul li {
  font-size: 17px;
  padding-left: 28px;
  margin: 13px 0;
}
.awesome-right a {
  font-size: 17px;
  height: 53px;
  margin-top: 30px;
  padding: 14px 18px;
  width: 120px;
}

.why-content h1 {
  font-size: 29px;
}
.why-content h1::after {
  top: 50px;
}
.why-service-left.why-content h1::after {
  top: 90px;
}
.why-content p {
  font-size: 18px;
  margin-top: 20px;
  padding-right: 0px;
}

.all-fun {
  margin-top: 35px;
}
.fun-fact {
 background-position: center center;
 }
.single-fun {
  margin-top: 25px;
  text-align: center;
}
.single-fun i{
  font-size: 20px;	
}
.single-fun span.count {
  font-size: 35px;
}
.single-fun span.title {
  font-size: 19px;
  margin-top: 15px;
}
.single-service {
  padding: 20px;
}
.single-service i {
  font-size: 30px;
  margin-bottom: 17px;
}
.single-service h3 {
  font-size: 25px;
}
.single-service p {
  font-size: 14px;
  margin-top: 15px;
}

.all-services::after {
display: none;
}
.column-divider::before {
display: none;
}
.column-divider::after {
display: none;
}
.single-progress {
  margin-top: 35px;
}
.single-progress h3 {
  font-size: 19px;
  margin-bottom: 15px;
}
.single-add-service {
  padding: 33px 0;
  margin-top: 35px;
}
.single-add-service i {
  font-size: 25px;
}
.single-add-service span {
  font-size: 20px;
  margin-top: 10px;
}

.progress {
  height: 20px;
}
.why-service-right {
  margin-top: 90px;
}

.single-member {
  height: 350px;
  width: 264px;
}
#team-slider .item {
  left: 50%;
  margin: 0px 0 37px -132px;
}

.member-info {
  border-bottom: 10px solid #d81118;
  height: 100px;
}
.member-info span.name {
  font-size: 20px;
}
.member-info span.status {
  font-size: 13px;
}
.owl-theme .owl-controls .owl-page span {
  height: 18px;
  margin: 5px 7px;
  width: 18px;
}

.left-hire-us h2 {
  font-size: 32px;
}
.left-hire-us h4 {
  font-size: 17px;
}
.right-hire-us {
  padding-top: 60px;
}
.btn-hire {
  font-size: 21px;
  height: 62px;
  padding: 17px;
  width: 135px;
}
.portfolio-btn {
  padding-left: 90px;
}
.portfolio-btn button {
  font-size: 16px;
  height: 48px;
  padding: 0;
  width: 125px;
}
.portfolio-btn button::before {
  height: 46px;
}
.single-portfolio img.portfolio-img {
  height: 100%;
}
.single-portfolio {
  height: 350px;
  width: 100%;
}
.portfolio-overlay h3 {
  font-size: 22px;
}
.portfolio-btn button{

  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.portfolio-btn button:first-child {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-radius: 0 0px 0 0 ;
}
.portfolio-btn button:nth-child(3) {
  border-radius: 0 0 0 0px;
}
.portfolio-btn button::before {
  width: 0px
}
.portfolio-btn button:nth-child(2) {
  border-right: 1px solid #000;
}

.portfolio-btn button:last-child {
  border-radius: 0 0px 0 0 ;
}


#testimonial-slider .item h3 {
  font-size: 17px;
  line-height: 27px;
  margin-left: -110px;
  width: 220px;
}
#testimonial-slider .item span {
  font-size: 20px;
}
#testimonial-slider .item h3::after {
  left: -30px;
}
#testimonial-slider .item h3::before {
  right: -26px;
}

.testimonial-thumb-lists li a img {
  width: 50px;
}
.wintry-theme .owl-controls .owl-buttons {
  bottom: -73px;
}
.wintry-theme .owl-controls .owl-buttons .owl-prev {
  left: 20px;
}
.wintry-theme .owl-controls .owl-buttons .owl-next {
  left: 286px;
}
.testimonial-thumb-lists {
  padding-left: 23px;

}
.satisfied-client h1 {
  font-size: 30px;
  padding-left: 15px;
}
.satisfied-client h1::after {
  left: 15px;
}

#client-slider {
  margin-top: 80px;
}
#client-slider .item img {
  margin-left: 70px;
  width: 53%;
}
.section-padding {
  padding: 65px 0 80px;
}
.contact-left h2, .contact-right h2 {
  font-size: 30px;
  margin-bottom: 55px;
}
.contact-left h2::after, .contact-right h2::after {
  bottom: -15px;
}

.contact-left p {
  font-size: 18px;
  line-height: 35px
}
.contact-left address {
  font-size: 19px;
  line-height: 33px;
}
.contact-left p::after {
  bottom: -20px;
}

.contact-left address .more-address {
  line-height: 40px;
}
.contact-right {
  margin-top: 90px;
}
.form-group .form-control {
  font-size: 14px;
  height: 45px;
  padding: 13px;
}
.form-group textarea.form-control {
  height: 230px;
}
.divider {
  height: 45px;
}
.footer-inner {
  padding: 75px 0;
}
.social-profiles {
  margin-top: 60px;
}

.social-profiles ul.list-inline li {
  padding: 6px;
}
.social-profiles ul li a i {
  font-size: 24px;
}
.social-profiles ul li a {
  height: 45px;
  padding: 10px;
  width: 50px;
}


.copyright p {
  font-size: 15px;
}




}


@media (min-width: 480px) and (max-width: 767px){


body{
  padding-top: 85px;
}
section.about, 
section.services, 
section.our-team, 
section.portfolio, 
section.contact, 
section.footer {
  padding-top: 60px;
}
.navbar-brand {
  height: 85px;
  padding: 20px 0 0 20px;
}
.navbar-brand img {
  width: 150px;
}
.navbar-toggle {
  margin-top: 25px;
}
.smaller .navbar-toggle {
  margin-top: 13px;
}
.smaller .nav{
  background: #fff
}
.smaller .navbar-nav{
  margin: 0px -15px
}
.navbar-nav > li,.navbar-nav > li.current{
  height: 40px;
}
.navbar-nav > li > a {
  height: 40px;
  padding: 11px 14px;
}
.navbar-default .navbar-nav > li > a {
  font-size: 15px;
}
.navbar-nav > li.search-icon > a {
  padding-bottom: 6px;
  padding-top: 6px;
}

.smaller .navbar-nav > li > a {
  height: 40px;
  padding: 11px 14px;
}
.smaller .navbar-default .navbar-nav > li > a {
  font-size: 15px;
}
.smaller .navbar-nav > li.search-icon > a {
  padding-bottom: 6px;
  padding-top: 6px;
}

.smaller .navbar-fixed-top,
.navbar-collapse, 
.navbar-fixed-bottom 
.navbar-collapse {
 max-height: 400px;
}

.search-area {
  height: 45px;
}
.search-area input.search {
  font-size: 20px;
  height: 45px;
  left: 5px;
  width: 300px;
}
.search-area button {
  font-size: 23px;
  padding: 8px 0;
  transition: all 0.2s ease-in 0s;
}
.search-area button.btn-submit {
  right: 95px;
}
.search-area button::after {
  height: 23px;
  left: -24px;
  top: 13px;
  width: 1px;
}
.carousel.slide {
  height: 340px;
}
.carousel-inner .item img{
	height: 340px
}
.carousel-caption h2 {
  font-size: 32px;
  line-height: 30px;
  margin-top: 30px;
}
.carousel-caption p{
	display: none;
}
.carousel-caption a {
  border: 1px solid #fff;
  border-radius: 0 15px;
  font-size: 16px;
  height: 45px;
  margin-top: 20px;
  padding-top: 10px;
  width: 129px;
}
.carousel-caption a:hover{
	border-radius: 15px 0
}
.carousel-indicators li {
  height: 15px;
  margin: 3px;
  width: 15px;
}
.carousel-indicators .active{
  height: 15px;
  margin: 3px;
  width: 15px;	
}
.carousel-control {
  height: 45px;
  margin-top: -20px;
  top: 50%;
  width: 45px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
	font-size: 20px;
	margin-top: -10px;
}


.section-title h1 {
  font-size: 30px;
}
.section-title h1::after {
  bottom: -5px;
}
.section-title p {
  font-size: 14px;
  line-height: 30px;
  margin-top: 35px;
  padding: 0 50px;
}

.single-about {
  margin-top: 40px;
}
.single-about i {
  font-size: 25px;
  padding: 10px 10px;
}

.single-about h3 {
  font-size: 25px;
  margin-top: 26px;
}
.single-about p {
  font-size: 15px;
}


.awesome-left, 
.awesome-right {
  height: 560px;
}
.why-awesome .right-padding {
  padding-right: 15px;
}
.why-awesome .left-padding {
  padding-left: 15px;
}
.awesome-right {
  padding: 40px 25px 35px 60px;
}

.awesome-right h3 {
  font-size: 27px;
}
.awesome-right p {
  font-size: 14px;
  margin-top: 20px;
}
.awesome-right ul {
  margin-top: 40px;
}
.awesome-right ul li {
  font-size: 17px;
  padding-left: 28px;
  margin: 13px 0;
}
.awesome-right a {
  font-size: 17px;
  height: 53px;
  margin-top: 30px;
  padding: 14px 18px;
  width: 120px;
}

.why-content h1 {
  font-size: 35px;
}
.why-service-left.why-content h1::after {
  top: 90px;
}
.why-content p {
  font-size: 18px;
  margin-top: 20px;
  padding-right: 80px;
}
.all-fun {
  margin-top: 35px;
}
.fun-fact {
 background-position: center center;
 }
.single-fun {
  margin-top: 25px;
  text-align: center;
}
.single-fun i{
  font-size: 20px;	
}
.single-fun span.count {
  font-size: 35px;
}
.single-fun span.title {
  font-size: 19px;
  margin-top: 15px;
}
.single-service {
  padding: 20px;
}
.single-service i {
  font-size: 30px;
  margin-bottom: 17px;
}
.single-service h3 {
  font-size: 25px;
}
.single-service p {
  font-size: 14px;
  margin-top: 15px;
}

.all-services::after {
display: none;
}
.column-divider::before {
display: none;
}
.column-divider::after {
display: none;
}
.single-progress {
  margin-top: 35px;
}
.single-progress h3 {
  font-size: 21px;
  margin-bottom: 15px;
}
.single-add-service {
  padding: 33px 0;
  margin-top: 35px;
}
.single-add-service i {
  font-size: 25px;
}
.single-add-service span {
  font-size: 20px;
  margin-top: 10px;
}

.why-service-right {
  margin-top: 90px;
}

.single-member {
  height: 400px;
  width: 302px;
}
#team-slider .item {
  left: 50%;
  margin: 15px 0 37px -150px;
}

.member-info {
  border-bottom: 10px solid #d81118;
  height: 100px;
}
.member-info span.name {
  font-size: 20px;
}
.member-info span.status {
  font-size: 13px;
}
.owl-theme .owl-controls .owl-page span {
  height: 18px;
  margin: 5px 7px;
  width: 18px;
}

.left-hire-us h2 {
  font-size: 32px;
}
.left-hire-us h4 {
  font-size: 17px;
}
.right-hire-us {
  padding-top: 60px;
}
.btn-hire {
  font-size: 21px;
  height: 62px;
  padding: 17px;
  width: 135px;
}
.portfolio-btn {
  padding-left: 115px;
}
.portfolio-btn button {
  font-size: 16px;
  height: 48px;
  padding: 0;
  width: 125px;
}
.portfolio-btn button::before {
  height: 46px;
}
.single-portfolio img.portfolio-img {
  height: 100%;
}
.single-portfolio {
  height: 450px;
  width: 100%;
}
.portfolio-overlay h3 {
  font-size: 22px;
}
.portfolio-btn button:first-child {
  border-radius: 0 0 0 0px;
}
.portfolio-btn button:nth-child(3) {
  border-left: 1px solid #000;
  border-radius: 0 0 0 19px;
}
.portfolio-btn button:nth-child(3):before {
  width: 0px
}
.portfolio-btn button:nth-child(2) {
  border-right: 1px solid #000;
  border-radius: 0 19px 0 0 ;
}

.portfolio-btn button:last-child {
  border-radius: 0 0 0 0px;
}


#testimonial-slider .item h3 {
  font-size: 19px;
  line-height: 29px;
  margin-left: -180px;
  width: 360px;
}
#testimonial-slider .item span {
  font-size: 23px;
}

#testimonial-slider .item h3::after {
  left: -30px;
}
#testimonial-slider .item h3::before {
  right: -26px;
}

.testimonial-thumb-lists li a img {
  width: 50px;
}
.wintry-theme .owl-controls .owl-buttons {
  bottom: -73px;
}
.wintry-theme .owl-controls .owl-buttons .owl-prev {
  left: 100px;
}
.wintry-theme .owl-controls .owl-buttons .owl-next {
  left: 374px;
}
.testimonial-thumb-lists {
  padding-left: 23px;

}
.satisfied-client h1 {
  font-size: 30px;
  padding-left: 15px;
}
.satisfied-client h1::after {
  left: 15px;
}

#client-slider {
  margin-top: 80px;
}
#client-slider .item img {
  margin-left: 88px;
  width: 53%;
}
.section-padding {
  padding: 65px 0 80px;
}
.contact-left h2, .contact-right h2 {
  font-size: 30px;
  margin-bottom: 55px;
}
.contact-left h2::after, .contact-right h2::after {
  bottom: -15px;
}

.contact-left p {
  font-size: 18px;
  line-height: 35px
}
.contact-left address {
  font-size: 19px;
  line-height: 33px;
}
.contact-left p::after {
  bottom: -20px;
}

.contact-left address .more-address {
  line-height: 40px;
}
.contact-right {
  margin-top: 90px;
}
.form-group .form-control {
  font-size: 14px;
  height: 45px;
  padding: 13px;
}
.form-group textarea.form-control {
  height: 230px;
}
.divider {
  height: 45px;
}
.footer-inner {
  padding: 75px 0;
}
.social-profiles {
  margin-top: 60px;
}

.social-profiles ul.list-inline li {
  padding: 9px;
}
.social-profiles ul li a i {
  font-size: 28px;
}
.social-profiles ul li a {
  height: 50px;
  padding: 10px;
  width: 50px;
}


.copyright p {
  font-size: 15px;
}
}

@media (min-width: 768px) and (max-width: 979px){

.navbar-nav > li > a {
  padding: 47px 14px;
}
.navbar-default .navbar-nav > li > a {
  font-size: 15px;
}
.search-area {
  height: 45px;
}
.search-area input.search {
  font-size: 20px;
  height: 45px;
  left: 5px;
  width: 570px;
}
.search-area button {
  font-size: 23px;
  padding: 8px 0;
  transition: all 0.2s ease-in 0s;
  right: 16px
}
.search-area button.btn-submit {
  right: 95px;
}
.search-area button::after {
  height: 23px;
  left: -35px;
  top: 13px;
  width: 1px;
}
.carousel-caption h2 {
  font-size: 36px;
  margin-top: 5px;
}
.carousel-caption p{
	display: none;
}
.carousel-caption a {
  font-size: 19px;
  height: 60px;
  margin-top: 30px;
  padding-top: 16px;
  width: 155px;
}
.carousel-indicators li,
.carousel-indicators .active {
  height: 15px;
  width: 15px;
}
.carousel-control {
  height: 45px;
  margin-top: -20px;
  top: 50%;
  width: 45px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
	font-size: 20px;
	margin-top: -10px;
}


.section-title h1 {
  font-size: 34px;
}
.section-title h1::after {
  bottom: -10px;
}
.section-title p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 45px;
  padding: 0 130px;
}

.single-about {
  margin-top: 40px;
}
.single-about i {
  font-size: 25px;
  padding: 10px 10px;
}

.single-about h3 {
  font-size: 25px;
  margin-top: 26px;
}
.single-about p {
  font-size: 15px;
}


.awesome-left, 
.awesome-right {
  height: 620px;
}
.why-awesome .right-padding {
  padding-right: 15px;
  padding-left: 0;
}
.awesome-right {
  padding: 40px 25px 35px 60px;
}
.awesome-right h3 {
  font-size: 27px;
}
.awesome-right p {
  font-size: 15px;
  margin-top: 30px;
}
.awesome-right ul {
  margin-top: 55px;
}
.awesome-right ul li {
  font-size: 18px;
  padding-left: 30px;
}

.awesome-right a {
  font-size: 20px;
  height: 60px;
  margin-top: 30px;
  padding: 14px 23px;
  width: 145px;
}

.why-content h1 {
  font-size: 35px;
}
.why-content h1::after {
  top: 55px;
}
.why-content p {
  font-size: 18px;
  margin-top: 20px;
  padding-right: 80px;
}
.all-fun {
  margin-top: 35px;
}
.fun-fact {
 background-position: center center;
 }
.single-fun {
  margin-top: 25px;
  text-align: center;
}
.single-fun i{
  font-size: 20px;	
}
.single-fun span.count {
  font-size: 35px;
}
.single-fun span.title {
  font-size: 19px;
  margin-top: 15px;
}
.single-service {
  padding: 20px;
}
.single-service i {
  font-size: 30px;
  margin-bottom: 17px;
}
.single-service h3 {
  font-size: 25px;
}
.single-service p {
  font-size: 14px;
  margin-top: 15px;
}

.all-services::after {
display: none;
}
.column-divider::before {
display: none;
}
.column-divider::after {
display: none;
}
.single-progress {
  margin-top: 35px;
}
.single-progress h3 {
  font-size: 22px;
  margin-bottom: 15px;
}
.single-add-service {
  padding: 33px 0;
  margin-top: 35px;
}
.single-add-service i {
  font-size: 25px;
}
.single-add-service span {
  font-size: 20px;
  margin-top: 10px;
}

.why-service-right {
  margin-top: 90px;
}

.single-member {
  height: 400px;
}
#team-slider .item {
  margin: 37px;
}

.member-info {
  border-bottom: 15px solid #d81118;
  height: 115px;
}
.member-info span.name {
  font-size: 23px;
}
.member-info span.status {
  font-size: 14px;
}
.owl-theme .owl-controls .owl-page span {
  height: 18px;
  margin: 5px 7px;
  width: 18px;
}

.left-hire-us h2 {
  font-size: 35px;
}
.left-hire-us h4 {
  font-size: 17px;
}
.btn-hire {
  font-size: 22px;
  height: 70px;
  padding: 20px;
  width: 150px;
}
.portfolio-btn {
  padding-left: 115px;
}
.portfolio-btn button {
  font-size: 16px;
  height: 51px;
  padding: 0;
  width: 130px;
}
.portfolio-btn button::before {
  height: 50px;
}
.single-portfolio {
  height: 319px;
  width: 50%;
}
.portfolio-overlay h3 {
  font-size: 22px;
}

#testimonial-slider .item h3 {
  margin-left: -340px;
  width: 680px;
font-size: 20px;
line-height: 30px;
}
#testimonial-slider .item span {
  font-size: 23px;
}

#testimonial-slider .item h3::after {
  left: -30px;
}
#testimonial-slider .item h3::before {
  right: -26px;
}

.testimonial-thumb-lists li a img {
  width: 50px;
}
.wintry-theme .owl-controls .owl-buttons {
  bottom: -73px;
}
.wintry-theme .owl-controls .owl-buttons .owl-prev {
  left: 220px;
}
.wintry-theme .owl-controls .owl-buttons .owl-next {
  left: 535px;
}
.testimonial-thumb-lists {
  padding-left: 23px;

}
.satisfied-client h1 {
  font-size: 32px;
}
#client-slider .item img {
  width: 61%;
}
.contact-left h2, .contact-right h2 {
  font-size: 35px;
}
.contact-left h2::after, .contact-right h2::after {
  bottom: -20px;
}
.contact-left p {
  font-size: 19px;
}
.contact-left address {
  font-size: 20px;
  line-height: 35px;
}
.contact-left address .more-address {
  line-height: 45px;
}
.contact-right {
  margin-top: 90px;
}
.social-profiles ul.list-inline li {
  padding: 0 12px;
}
.social-profiles ul li a i {
  font-size: 30px;
}
.social-profiles ul li a {
  height: 54px;
  padding: 13px;
  width: 55px;
}

.copyright p {
  font-size: 17px;
}




}

@media (min-width: 969px) and (max-width: 1169px){

.carousel-caption h2 {
  font-size: 48px;
  margin-top: 25px;
}
.carousel-caption p {
  font-size: 21px;
  margin-top: 15px;
}
.carousel-caption a {
  font-size: 22px;
  height: 70px;
  margin-top: 36px;
  padding-top: 17px;
  width: 190px;
}
.carousel-indicators li {
  height: 17px;
  width: 17px;
}
.carousel-indicators .active{

  height: 17px;
  width: 17px;
}

.section-title h1 {
  font-size: 37px;
}
.section-title h1::after {
  bottom: -15px;
}
.section-title p {
  font-size: 18px;
  line-height: 30px;
  margin-top: 53px;
  padding: 0 130px;
}

.single-about i {
  font-size: 25px;
  padding: 10px 10px;
}

.single-about h3 {
  font-size: 25px;
  margin-top: 26px;
}
.single-about p {
  font-size: 15px;
}


.awesome-left, 
.awesome-right {
  height: 620px;
}
.awesome-right {
  padding: 40px 25px 35px 60px;
}
.awesome-right h3 {
  font-size: 27px;
}
.awesome-right p {
  font-size: 15px;
  margin-top: 30px;
}
.awesome-right ul {
  margin-top: 55px;
}
.awesome-right ul li {
  font-size: 18px;
  padding-left: 30px;
}

.awesome-right a {
  font-size: 20px;
  height: 60px;
  margin-top: 30px;
  padding: 14px 23px;
  width: 145px;
}

.why-content h1 {
  font-size: 35px;
}
.why-content h1::after {
  top: 55px;
}
.why-content p {
  font-size: 18px;
  margin-top: 20px;
  padding-right: 80px;
}
.all-fun {
  margin-top: 65px;
}
.fun-fact {
  background-position: center 1px;
}
.single-fun i{
  font-size: 20px;	
}
.single-fun span.count {
  font-size: 35px;
}
.single-fun span.title {
  font-size: 19px;
  margin-top: 15px;
}
.single-service {
  padding: 20px;
}
.single-service i {
  font-size: 30px;
  margin-bottom: 17px;
}
.single-service h3 {
  font-size: 25px;
}
.single-service p {
  font-size: 14px;
  margin-top: 15px;
}

.all-services::after {
  margin-left: -380px;
  top: 278px;
  width: 760px;
}
.column-divider::before {
  height: 350px;
  left: 752px;
  top: 130px;
}
.column-divider::after {
  height: 352px;
  right: 324px;
  top: 125px;
}
.single-progress {
  margin-top: 35px;
}
.single-progress h3 {
  font-size: 22px;
  margin-bottom: 15px;
}
.single-add-service {
  padding: 33px 0;
}
.single-add-service i {
  font-size: 25px;
}
.single-add-service span {
  font-size: 20px;
  margin-top: 10px;
}
.single-member {
  height: 400px;
}

.member-info {
  border-bottom: 15px solid #d81118;
  height: 115px;
}
.member-info span.name {
  font-size: 23px;
}
.member-info span.status {
  font-size: 14px;
}
.owl-theme .owl-controls .owl-page span {
  height: 18px;
  margin: 5px 7px;
  width: 18px;
}

.left-hire-us h2 {
  font-size: 35px;
}
.left-hire-us h4 {
  font-size: 17px;
}
.btn-hire {
  font-size: 22px;
  height: 70px;
  padding: 20px;
  width: 150px;
}
.portfolio-btn {
  padding-left: 170px;
}
.portfolio-btn button {
  font-size: 17px;
  height: 55px;
  padding: 0;
  width: 160px;
}
.portfolio-btn button::before {
  height: 54px;
}
.single-portfolio {
  height: 319px;
  width: 33%;
}
#testimonial-slider .item span {
  font-size: 23px;
}

#testimonial-slider .item h3{
	font-size: 20px;
	line-height: 35px;
}
#testimonial-slider .item h3::after {
  left: -30px;
}
#testimonial-slider .item h3::before {
  right: -26px;
}

.testimonial-thumb-lists li a img {
  width: 50px;
}
.wintry-theme .owl-controls .owl-buttons .owl-prev {
  left: 330px;
}
.wintry-theme .owl-controls .owl-buttons .owl-next {
  left: 645px;
}
.testimonial-thumb-lists {
  padding-left: 23px;

}
.satisfied-client h1 {
  font-size: 35px;
}
#client-slider .item img {
  width: 61%;
}
.contact-left h2, .contact-right h2 {
  font-size: 35px;
}
.contact-left h2::after, .contact-right h2::after {
  bottom: -20px;
}
.contact-left p {
  font-size: 19px;
}
.contact-left address {
  font-size: 20px;
  line-height: 35px;
}
.contact-left address .more-address {
  line-height: 45px;
}
.social-profiles ul.list-inline li {
  padding: 0 12px;
}
.social-profiles ul li a i {
  font-size: 30px;
}
.social-profiles ul li a {
  height: 54px;
  padding: 13px;
  width: 55px;
}
.copyright p {
  font-size: 17px;
}







}


@media (min-width: 1170px) and (max-width: 1469px){


.carousel-caption {
  padding: 75px;
}
.all-fun {
  margin-top: 65px;
}
.fun-fact {
  background-position: center 1px;
}

}

@media (min-width: 1470px) {

.carousel-caption {
  padding: 140px 75px;
}

}


